home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 1997 April / inter@ivo 1997-04.iso / cybint15 / bin / gom2.dxr / 00169.ls < prev    next >
Encoding:
Text File  |  1997-04-01  |  132 b   |  10 lines

  1. on exitFrame
  2.   if rollOver(9) then
  3.     cursor([901, 902])
  4.   else
  5.     hotBlinks(2, 10)
  6.   end if
  7.   HotSpots(12, 19)
  8.   Loopframe()
  9. end
  10.